McCamInfo.InSync property

Used for camRamp. true: The synchronization is completed. false: The slave axis is synchronizing with the master axis. For more information about camRamp, see McCamStartMode.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool InSync { get; }
Public ReadOnly Property InSync As Boolean

Property Value

Type: bool

See also

McCamInfo Class

IntervalZero.KINGSTAR.Base Namespace